Lucene search
+L
Conqueue ProjectConqueue

1 matches found

CVE
CVE
added 2021/08/08 5:18 a.m.103 views

CVE-2020-36437

The CVE-2020-36437 issue concerns the Rust conqueue crate prior to 0.4.0. The root cause is unconditional implementations of Send and Sync for QueueSender, which permits sending non-Send values across threads via (&QueueSender).send(), enabling data races and potentially memory corruption. Affect...

8.1CVSS7.9AI score0.00847EPSS
Save